The Imagick class
PHP Manual

Imagick::getImageTotalInkDensity

(PECL imagick 2.0.0)

Imagick::getImageTotalInkDensityGets the image total ink density

Descripción

float Imagick::getImageTotalInkDensity ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Gets the image total ink density.

Valores retornados

Returns the image total ink density of the image. Throw an ImagickException on error.


The Imagick class
PHP Manual